The file 'TeX' in this directory is a mode definition for StrongEd (v. 3.50). Read the file to see what functions it has. To install it, copy the file to the !StrongEd.Modes directory, and add the following lines to the !StrongEd.ModeWhen file:
TeX
!2a8,**
!2a7,**
fff,**.tex
fff,**.sty
,**/TEX
,**/STY
This will make StrongEd go to TeX mode for
* files of type &2a8 (LaTeX), &2a7 (TeX), but not when double-clicked
* all files of type &fff (Text) with leafname 'tex' or 'sty'
* all files whose name ends with '/TEX' or '/STY' (TeX files on MSDOS discs)